COVID-19 curves by country

(Last updated on 2020-11-18 10:34:00)

1. Note on data

Source Data
1. All COVID-19 data (i.e., cumulative confirmed cases and deaths by day) come from JHU/CSSE. Accessed on 2020-11-18.
2. All data on country population come from UN World Population Prospects 2019 Revision. Accessed on April 18, 2020.

See note in each source data site about methods and comparability over time and across countries.


“COVID-19 status data” for dashboard: dtacurve_global.csv
* Includes 191 countries with both COVID-19 and population data.
* A total of 50042 country-day-specific observations/rows included, as of 2020-11-18.
* Variables/Columns:
[1] “country”
[2] “region” region classification from UN Pop Division
[3] “date”
[4] “latest” latest date reported for the country
[5] “cases” cumulative number of reported cases
[6] “deaths” cumulative number of reported deaths
[7] “pop” population in million
[8] “incidence” reported cases per 100,000 pop
[9] “cfr” deaths per 100 reported cases
[10] “mortality” deaths per per 100,000 pop
[11] “newcases”
[12] “newdeaths”
[13] “newcasessmooth”
[14] “newdeathssmooth”
[15] “newcasessmoothpp” 7-day rolling average of daily new reported cases per 100,000 pop
[16] “newdeathssmoothpp”
[17] “latestcasespp” latest 7-day rolling average of daily new reported cases per 100,000 pop
[18] “peakcasespp” highest daily new reported cases per 100,000 pop for the country (based on 7-day rolling average)
[19] “peakdate”

2. COVID-19 curve by country in select regions

Note: The x-axis is date since March. The y-axis is 7-day rolling average of daily new cases per 100,000 population. The light gray box represents the number of daily new cases 10 or lower per 100,000.

America

Central America
South America

Africa

Eastern Africa
Southern Africa

Asia

Central Asia
Central Asia

See GitHub for data, code, and more information. For typos, errors, and questions, contact me at www.isquared.global.

Making Data Delicious, One Byte at a Time, in good times and bad times.